StudentPlacementSummaryInSchoolDetail 
EntityType  Independent 
Logical Entity Name  StudentPlacementSummaryInSchoolDetail 
Default Table Name  PlStudentInSchool 
Logical Only  NO 
Definition 
 
Note 
 

StudentPlacementSummaryInSchoolDetail Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
StudentPlacementSummaryInSchoolDetailId(PK)    INTEGER  NO 
 
StudentPlacementSummaryId(FK)    INTEGER  NO 
 
StudentId(FK)    INTEGER  NO 
 
SchoolStatusId(FK)    INTEGER  NO 
 
PlacementDate    DATETIME  YES 
 
SalaryRangeLow    MONEY(19, 4)  YES 
 
SalaryRangeHigh    MONEY(19, 4)  YES 
 
HasCar    BIT  NO 
 
IsAssistanceWanted    BIT  NO 
 
AvailableForEmploymentDate    DATETIME  YES 
 
DaysOfWeekAvailable    CHAR(7)  YES 
 
HoursAvailable    NVARCHAR(40)  YES 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 
Note    NVARCHAR(2000)  YES 
 
PlacementStatusReasonId(FK)    INTEGER  YES 
 
StudentId(FK)    INTEGER  YES 
 
StudentEnrollmentPeriodId(FK)    INTEGER  YES 
 

StudentPlacementSummaryInSchoolDetail Keys 
Key Name  Key Type  Keys 
PK_PlStudentInSchool_PlStudentInSchoolID  PrimaryKey  StudentPlacementSummaryInSchoolDetailId 
PlStudentInSchool_UserID_N_N_IDX  Inversion Entry  LastModifiedUserId 
PlStudentInSchool_PLStudentID_ADEnrollID_SyStudentID_SySchoolStatusID_N_N_IDX  Alternate Key  StudentPlacementSummaryId, StudentId, SchoolStatusId 

StudentPlacementSummaryInSchoolDetail Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
StudentPlacementSummary  Non-Identifying  One To Zero or More        StudentPlacementSummaryId  NO 
SchoolStatus  Non-Identifying  One To Zero or More        SchoolStatusId  NO 
Student  Non-Identifying  One To Zero or More        StudentId  NO 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
PlacementStatusReason  Non-Identifying  Zero or One to Zero or More        PlacementStatusReasonId  NO 
SchoolStatus  Non-Identifying  Zero or One to Zero or More        SchoolStatusId  NO 
Student  Non-Identifying  Zero or One to Zero or More        StudentId  NO 
StudentEnrollmentPeriod  Non-Identifying  Zero or One to Zero or More        StudentEnrollmentPeriodId  NO 
StudentPlacementSummary  Non-Identifying  Zero or One to Zero or More        StudentPlacementSummaryId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

StudentPlacementSummaryInSchoolDetail Check Constraints 
Check Constraint Name  CheckConstraint